.blue #globalHeader {
    overflow: visible;
}
.blue #globalHeader_nav {
	 width:750px; 
	height:100px;
	float:right;
	padding:0px;
	  margin:0px;
	  border:none;
}
.blue #globalHeader_nav .nav{
	 width:750px; 
	height:100px;
	padding:0px;
	  margin:0px auto;
	  border:none;
	z-index:9999;
}
.blue #globalHeader_nav li{
	width:106px;
	float:left;
	display:block;
}
.blue #globalHeader_nav span{
	width:106px;
	height:100px;
	float:left;
	text-align:center;
	background: #5a5a5a;
	display:block;
}
.blue #globalHeader_nav .column{
	position:relative;
	width:106px;
	float:left;
	text-align:center;
	z-index:1000;

}
.blue #globalHeader_nav .column a{
	font-family:"SourceHanSansSC-Light";
	font-size: 14px;
	line-height: 100px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .column a:hover{
	width:106px;
	height:100px;
	padding:0px;
	float:left;
	font-family:"SourceHanSansSC-Light";
	font-size: 14px;
	line-height: 100px;
	color: #fff;
	text-align:center;
	font-weight: bold;
	background: #5a5a5a;
	display:block;
	
}
.blue #globalHeader_nav span a{
	font-family:"SourceHanSansSC-Light";
	font-size: 14px;
	line-height: 100px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .columnI{
	display:block;
	overflow: hidden;
	width:106px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-family:"SourceHanSansSC-Light";
	font-size: 13px;
	line-height: 30px;
	color: #231815;
	text-align:center;
	font-weight: none;
	z-index:1;

}
.blue #globalHeader_nav .son{
	display:block;
	position:absolute;
	overflow: hidden;
	top:100px;
	left:0;
	width:106px;/*如要横向改长即可*/
	font-size: 13px;
	font-weight:100;
	filter:alpha(opacity=90);opacity:0.9; background-color:#5a5a5a;;
	padding:0px 0px 10px 0px;
	z-index:1;

}
.blue #globalHeader_nav .son a, .blue #globalHeader_nav .columnI a{
	width:100%;
	font-family:"SourceHanSansSC-Light";
	font-size: 13px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	border-bottom: 1px solid #fff;
	display:block;
}
.blue #globalHeader_nav a {

}
.blue #globalHeader_nav .hide{
	display:none;
}
.blue #globalHeader_nav .mainindex{
	background:none;
}
.blue #globalHeader_nav,.blue #globalHeader_nav a,.blue #globalHeader_nav .column{
	overflow:visible;
}
.blue #globalHeader_nav .column dd a{
	height:30px;
	font-family:"SourceHanSansSC-Light";
	font-size: 13px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	font-weight:100;
	line-height: 30px;
	display:block;
}
.blue #globalHeader_nav .column dd a:hover{
	width:100%;
	height:30px;
	padding:0px;
	margin:0px;
	font-family:"SourceHanSansSC-Light";
	font-size: 13px;
	color: #f60;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	display:block;
	text-decoration:none;
	background:none;
	overflow:hidden;
}

